projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
033b699
)
(HAVE_X11R5): Add #undef.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 28 Jun 1996 06:46:12 +0000
(06:46 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 28 Jun 1996 06:46:12 +0000
(06:46 +0000)
src/config.in
patch
|
blob
|
history
diff --git
a/src/config.in
b/src/config.in
index 26e5f8f415c4a2a7041fe557691b1f8120020c96..8d85358254cca65d3e3478bf3cce6cebee7723b9 100644
(file)
--- a/
src/config.in
+++ b/
src/config.in
@@
-63,6
+63,9
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Define if we have the X11R6 or newer version of Xlib. */
#undef HAVE_X11R6
+/* Define if we have the X11R5 or newer version of Xlib. */
+#undef HAVE_X11R5
+
/* Define if netdb.h declares h_errno. */
#undef HAVE_H_ERRNO